FaCampusVantageWorkStudyPayroll 
EntityType  Independent 
Logical Entity Name  FaCampusVantageWorkStudyPayroll 
Default Table Name  FaCampusVantageWorkStudyPayroll 
Logical Only  NO 
Definition 
 
Note 
 

FaCampusVantageWorkStudyPayroll Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaCampusVantageWorkStudyPayrollID(PK)    INTEGER  NO 
 
SSN    VARCHAR(30)  NO 
 
FirstName    VARCHAR(25)  NO 
 
LastName    VARCHAR(25)  NO 
 
FundSourceCode    VARCHAR(8)  NO 
 
FundSourceDescrip    VARCHAR(40)  NO 
 
Campus    VARCHAR(50)  NO 
 
ProgramVersion    VARCHAR(120)  NO 
 
AwardYear    CHAR(7)  NO 
 
AmountPackaged    MONEY(19, 4)  NO 
 
Approved    CHAR(1)  NO 
 
SyCampusId(FK)    INTEGER  NO 
 
SyStudentId(FK)    INTEGER  NO 
 
AdEnrollId(FK)    INTEGER  NO 
 
StudentAwardId(FK)    INTEGER  NO 
 
Employee    VARCHAR(25)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
TransactionDate    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FaCampusVantageWorkStudyPayroll Keys 
Key Name  Key Type  Keys 
PK_FaCampusVantageWorkStudyPayroll_FaCampusVantageWorkStudyPayrollID  PrimaryKey  FaCampusVantageWorkStudyPayrollID 

FaCampusVantageWorkStudyPayroll Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        AdEnrollId  NO 
StudentAward  Non-Identifying  One To Zero or More        StudentAwardId  NO 
Campus  Non-Identifying  One To Zero or More        SyCampusId  NO 
Student  Non-Identifying  One To Zero or More        SyStudentId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaCampusVantageWorkStudyPayroll Check Constraints 
Check Constraint Name  CheckConstraint